home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 8 / HENTAI_VCD_8.bin / maid.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Text File  |  2006-11-16  |  97b  |  8 lines

  1. on(release){
  2.    gotoAndStop(6);
  3.    tellTarget("medias")
  4.    {
  5.       gotoAndStop(2);
  6.    }
  7. }
  8.